*** empty log message ***
authorAndrew Innes <andrewi@gnu.org>
Fri, 5 Jan 2001 21:28:52 +0000 (21:28 +0000)
committerAndrew Innes <andrewi@gnu.org>
Fri, 5 Jan 2001 21:28:52 +0000 (21:28 +0000)
src/ChangeLog

index 3f059ca6af3467677cabd9acf35a488b29cbd5c6..461909466aef832248b8fe238c541a1acfafe013 100644 (file)
@@ -1,3 +1,9 @@
+2001-01-05  Andrew Innes  <andrewi@gnu.org>
+
+       * term.c (update_end): Don't check updating_frame; for some reason
+       this can be 0 sometimes, such as after dismissing a popup menu,
+       and isn't necessary given the explicit frame argument.
+
 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
 
        * sysdep.c: Don't prototype srandom; it takes an unsigned argument